home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 004a / bt112.zip / HELPME.BAT < prev    next >
DOS Batch File  |  1992-10-06  |  772b  |  24 lines

  1. Echo off
  2. Echo Basic Training Tutorial
  3. Echo -------
  4. Echo To run the first part of the tutorial type:
  5. Echo       BT1
  6. Echo To run the second part of the tutorial type:
  7. Echo       BT1
  8. Echo There is source code for all the examples in the Basic Tutorial
  9. Echo To get a list of the programs included, type: 
  10. Echo       DIR *.bas
  11. Echo .
  12. Echo Also included are the compiled versions of several programs 
  13. Echo that are discussed in Advanced Basic Tutorials
  14. Echo       WINDOW
  15. Echo       SHPSHIFT
  16. Echo       BOUNCE
  17. Echo .
  18. Echo Details on these and other programs, along with source code are 
  19. Echo included in the Advanced Basic package you receive when you register. 
  20. Echo . 
  21. Echo To print an order form to register the program: 
  22. Echo       REGISTER 
  23. Echo on 
  24.